(Linear Fits): Correct result.
authorJay Belanger <jay.p.belanger@gmail.com>
Sat, 4 Aug 2007 04:22:00 +0000 (04:22 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Sat, 4 Aug 2007 04:22:00 +0000 (04:22 +0000)
man/calc.texi

index 95737d6106a46f949a5db0d5e9d8c6a08049dbb1..ec150339066d60ff6aabe841ec83a4205f4eac7d 100644 (file)
@@ -24059,7 +24059,7 @@ $$
 @noindent
 is on the stack and we wish to do a simple linear fit.  Type
 @kbd{a F}, then @kbd{1} for the model, then @key{RET} to use
-the default names.  The result will be the formula @expr{3 + 2 x}
+the default names.  The result will be the formula @expr{3. + 2. x}
 on the stack.  Calc has created the model expression @kbd{a + b x},
 then found the optimal values of @expr{a} and @expr{b} to fit the
 data.  (In this case, it was able to find an exact fit.)  Calc then